Clarify where full list of subcommands can be found
authorManish Goregaokar <manishsmail@gmail.com>
Sat, 18 Jun 2016 13:19:13 +0000 (14:19 +0100)
committerManish Goregaokar <manishsmail@gmail.com>
Sat, 18 Jun 2016 13:19:59 +0000 (14:19 +0100)
src/bin/cargo.rs

index 3142bdd0a9d4ff038cd7dd73aa227d04342da49c..0cb9cb9f185f99e42f0546f2f868d644131e4639 100644 (file)
@@ -45,7 +45,7 @@ Options:
     -q, --quiet         No output printed to stdout
     --color WHEN        Coloring: auto, always, never
 
-Some common cargo commands are:
+Some common cargo commands are (see all commands with --list):
     build       Compile the current project
     clean       Remove the target directory
     doc         Build this project's and its dependencies' documentation